Skip to content
Back to search
30
MCP

JWT AI

pulsemcp/jwt ai

Python MCP server for JSON Web Token generation and validation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

JSON AI
Python MCP server for JSON data processing and transformation.
0 tools
jwt-ai-mcp
Jwt Ai MCP server. Tools: decode jwt, validate jwt, generate jwt. Built by MEOK AI Labs.
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
io.github.csoai-org/jwt-ai-mcp
jwt-ai-mcp MCP server by MEOK AI Labs
0 tools
Password AI
Python MCP server for password generation and management tools.
0 tools
io.github.CSOAI-ORG/jwt-ai-mcp
jwt-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jwt_ai": {
      "url": "None",
      "transport": "http"
    }
  }
}